home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 001-025 / scopedisk2 / conman / arcinstall next >
Text File  |  1995-03-18  |  361b  |  12 lines

  1. ; Copies files for ConMan to the system disk
  2. ; Use this script if you received ConMan as an ARCed file.
  3. ; Two easy steps to CLI bliss:
  4. ;   (1) de-ARC the files into the current directory
  5. ;   (2) "execute" this install script ...
  6.  
  7. copy chandler    L:ConHandler
  8. copy conlib.lib  LIBS:conhandler.library
  9. copy ConMan      c:
  10. copy SetCMan     c:
  11. copy History     c:
  12.